Skip to content
Back to search
30
MCP

AI Memory

pulsemcp/ai memory

Production-ready semantic memory management server that stores, retrieves, and manages contextual knowledge across sessions using PostgreSQL with pgvector for vector similarity search, featuring intelligent caching, multi-user support, memory relationships, automatic clustering, and background job processing for persistent AI memory and knowledge management systems.

Uptime
0.0%
10 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

AGI Memory
Provides persistent memory capabilities across conversations through PostgreSQL database integration with four memory types (episodic, seman
0 tools
Memory
SQLite-backed persistent memory server with FTS5 full-text search, entity relationship tracking, and project scoping for AI agents.
0 tools
io.github.SurajKGoyal/amnesic
Persistent semantic memory for SQL databases. Postgres, MySQL, MSSQL, SQLite.
0 tools
io.github.surajkgoyal/amnesic
Persistent semantic memory for SQL databases. Postgres, MySQL, MSSQL, SQLite.
0 tools
io.github.velixarai/memory
Persistent memory for AI assistants. Store, search, and recall across sessions.
0 tools
RepoMemory
Persistent, searchable knowledge base for AI coding agents with hybrid keyword and semantic search across project context.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "ai_memory": {
      "url": "None",
      "transport": "http"
    }
  }
}